Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: use jammy repositories to install mongo for testing and unpin lxml and xmlsec. #35634

Merged
merged 2 commits into from
Oct 10, 2024

Conversation

dianakhuang
Copy link
Contributor

@dianakhuang dianakhuang commented Oct 10, 2024

Unclear if there was a change in the focal repositories or if there was an issue with something else. The noble repositories
don't support 7.0, so we're stuck here until we upgrade to 8.0.

This also unpins and updates lxml and xmlsec, which were being held back by the Python 3.11 upgrade.

I suspect something caused our runners to jump ahead suddenly in Ubuntu versions (which is weird, because #35450 was merged weeks ago) which wasn't compatible with our various versions of things and caused the test runners to start failing.

Addresses: #35264 #35272

@dianakhuang dianakhuang changed the title temp: test using noble repositories instead temp: test using jammy repositories instead Oct 10, 2024
Unclear if there was a change in the focal repositories
or if there was an issue with something else. The noble
repositories don't support 7.0, so we're stuck here
until we upgrade to 8.0.
@dianakhuang dianakhuang force-pushed the diana/fix-mongo-ci branch 3 times, most recently from 437bc69 to 4242a82 Compare October 10, 2024 18:54
We are now on Python 3.11 and running tests
on the latest version of Ubuntu, which seems to mean
we don't need these pins anymore. In fact, it seems
to break while on these pins.
@dianakhuang dianakhuang changed the title temp: test using jammy repositories instead feat: use jammy repositories to install mongo for testing and unpin lxml and xmlsec. Oct 10, 2024
Copy link
Contributor

@robrap robrap left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not clear about all the implications of this, but if it works... :) Is there any Stage testing you'd like to do?

@dianakhuang dianakhuang merged commit 6c045c7 into master Oct 10, 2024
49 checks passed
@dianakhuang dianakhuang deleted the diana/fix-mongo-ci branch October 10, 2024 19:38
@dianakhuang
Copy link
Contributor Author

aha: https://github.blog/changelog/2024-09-25-actions-new-images-and-ubuntu-latest-changes/ runners are/were migrated to ubuntu 24 over the month of october

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants